* python.el (python-pdbtrack-stack-entry-regexp)
authorKen Manheimer <ken.manheimer@gmail.com>
Wed, 16 Nov 2011 16:47:28 +0000 (11:47 -0500)
committerKen Manheimer <ken.manheimer@gmail.com>
Wed, 16 Nov 2011 16:47:28 +0000 (11:47 -0500)
commitd4cef4c7859a6dcfa84a98f0fa1ba3b3a3a95c2d
treef31a86800e39df59f1f62d228c6884553e31a534
parente83980080378c16f0289fcaa75c03da118895daa
* python.el (python-pdbtrack-stack-entry-regexp)
(python-pdbtrack-input-prompt, python-pdbtrack-track-stack-file):
Adjust to recognize ipdb as well as regular python pdb prompts.
Adjustments shamelessly taken exactly as suggested in EmacsWiki
page: http://www.emacswiki.org/PythonProgrammingInEmacs#toc14

* allout-widgets.el: (file metadata): Attribute copyright to FSF
and collapse date sequence, obscure author/maintainer email
address better, remove extra version line, track relocation of
author's allout webpage.

* allout.el: (file metadata): Attribute copyright to FSF
and collapse date sequence, obscure author/maintainer email
address better, track relocation of author's allout webpage.
lisp/ChangeLog